PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextLine Class / getTextRuns Method
In This Topic
    getTextRuns Method
    In This Topic
    Gets the text runs.
    Syntax
    public PDFTextRunCollection getTextRuns()

    Return Value

    The collection of text runs that compose the line.
    See Also